[INFO] cloning repository https://github.com/calvin-devogel/portfolio-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calvin-devogel/portfolio-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalvin-devogel%2Fportfolio-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalvin-devogel%2Fportfolio-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4092c26294c07e49f20dcdd07c7b42a9a9997426
[INFO] fixing calvin-devogel/portfolio-server against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalvin-devogel%2Fportfolio-server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/calvin-devogel/portfolio-server
[INFO] finished tweaking git repo https://github.com/calvin-devogel/portfolio-server
[INFO] tweaked toml for git repo https://github.com/calvin-devogel/portfolio-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/calvin-devogel/portfolio-server on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/calvin-devogel/portfolio-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.21
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.1.0
[INFO] [stderr]   Downloaded actix-tls v3.5.0
[INFO] [stderr]   Downloaded qrcodegen-image v1.5.1
[INFO] [stderr]   Downloaded totp-rs v5.7.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.9
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] [stderr]   Downloaded toml v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded actix-session v0.11.0
[INFO] [stderr]   Downloaded actix-web-flash-messages v0.5.0
[INFO] [stderr]   Downloaded arc-swap v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf
[INFO] running `Command { std: "docker" "start" "56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking hybrid-array v0.4.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking toml v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking qrcodegen-image v1.5.1
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking totp-rs v5.7.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking actix-tls v3.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tracing-actix-web v0.7.21
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking actix-web-flash-messages v0.5.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking actix-session v0.11.0
[INFO] [stderr]     Checking portfolio-server v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/api/idempotency/persistence.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 46 | |         r#"
[INFO] [stdout] 47 | |         INSERT INTO idempotency (
[INFO] [stdout] 48 | |             user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         operation
[INFO] [stdout] 59 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/api/idempotency/persistence.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |           .execute(sqlx::query_unchecked!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 UPDATE idempotency 
[INFO] [stdout] 105 | |                 SET
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |             operation
[INFO] [stdout] 120 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_unchecked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/api/idempotency/persistence.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |       let saved_response = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |         r#"
[INFO] [stdout] 146 | |         SELECT
[INFO] [stdout] 147 | |             response_status_code as "response_status_code!",
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         operation
[INFO] [stdout] 160 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/api/idempotency/persistence.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 46 | |         r#"
[INFO] [stdout] 47 | |         INSERT INTO idempotency (
[INFO] [stdout] 48 | |             user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         operation
[INFO] [stdout] 59 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/api/idempotency/persistence.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |           .execute(sqlx::query_unchecked!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 UPDATE idempotency 
[INFO] [stdout] 105 | |                 SET
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |             operation
[INFO] [stdout] 120 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_unchecked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/api/idempotency/persistence.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |       let saved_response = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |         r#"
[INFO] [stdout] 146 | |         SELECT
[INFO] [stdout] 147 | |             response_status_code as "response_status_code!",
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         operation
[INFO] [stdout] 160 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 17 | |         r#"
[INFO] [stdout] 18 | |         SELECT user_id, password_hash, totp_enabled, must_change_password, role as "role: UserRole"
[INFO] [stdout] 19 | |         FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         username,
[INFO] [stdout] 23 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 45 | |         r#"SELECT totp_secret, role as "role: UserRole", must_change_password FROM users WHERE user_id = $1"#,
[INFO] [stdout] 46 | |         user_id
[INFO] [stdout] 47 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     sqlx::query_scalar!("SELECT totp_enabled FROM users WHERE user_id = $1", user_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     sqlx::query_as!(
[INFO] [stdout] 71 | |         User,
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         FROM users"#
[INFO] [stdout] 79 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     sqlx::query_scalar!("SELECT username FROM users WHERE user_id = $1", user_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:96:15
[INFO] [stdout]     |
[INFO] [stdout]  96 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout]  97 | |         r#"
[INFO] [stdout]  98 | |         SELECT id, email, role as "role: UserRole" FROM user_invitations
[INFO] [stdout]  99 | |         WHERE invitation_token_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         token_hash,
[INFO] [stdout] 104 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     sqlx::query!(
[INFO] [stdout] 120 | |         r#"
[INFO] [stdout] 121 | |         INSERT INTO user_invitations (id, email, role, invitation_token_hash, expires_at, created_at)
[INFO] [stdout] 122 | |         VALUES ($1, $2, $3, $4, $5, NOW())
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         expires_at,
[INFO] [stdout] 129 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     sqlx::query!(
[INFO] [stdout] 143 | |         r#"
[INFO] [stdout] 144 | |         INSERT INTO users (user_id, username, password_hash, role)
[INFO] [stdout] 145 | |         VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         role as UserRole,
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 17 | |         r#"
[INFO] [stdout] 18 | |         SELECT user_id, password_hash, totp_enabled, must_change_password, role as "role: UserRole"
[INFO] [stdout] 19 | |         FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         username,
[INFO] [stdout] 23 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 45 | |         r#"SELECT totp_secret, role as "role: UserRole", must_change_password FROM users WHERE user_id = $1"#,
[INFO] [stdout] 46 | |         user_id
[INFO] [stdout] 47 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     sqlx::query_scalar!("SELECT totp_enabled FROM users WHERE user_id = $1", user_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     sqlx::query!(
[INFO] [stdout] 162 | |         r#"
[INFO] [stdout] 163 | |         UPDATE user_invitations
[INFO] [stdout] 164 | |         SET consumed_at = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         invitation_id,
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | /     sqlx::query!(
[INFO] [stdout] 180 | |         r#"
[INFO] [stdout] 181 | |         UPDATE users
[INFO] [stdout] 182 | |         SET role = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |         user_id,
[INFO] [stdout] 187 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     sqlx::query_as!(
[INFO] [stdout] 71 | |         User,
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         FROM users"#
[INFO] [stdout] 79 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | /     sqlx::query!(
[INFO] [stdout] 198 | |         r#"
[INFO] [stdout] 199 | |         UPDATE users
[INFO] [stdout] 200 | |         SET must_change_password = TRUE
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |         user_id,
[INFO] [stdout] 204 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/auth/db.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     sqlx::query_scalar!("SELECT username FROM users WHERE user_id = $1", user_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     sqlx::query!(
[INFO] [stdout] 222 | |         r#"
[INFO] [stdout] 223 | |         UPDATE users
[INFO] [stdout] 224 | |         SET password_hash = $1, must_change_password = FALSE
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         user_id
[INFO] [stdout] 229 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:96:15
[INFO] [stdout]     |
[INFO] [stdout]  96 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout]  97 | |         r#"
[INFO] [stdout]  98 | |         SELECT id, email, role as "role: UserRole" FROM user_invitations
[INFO] [stdout]  99 | |         WHERE invitation_token_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         token_hash,
[INFO] [stdout] 104 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     sqlx::query!(
[INFO] [stdout] 120 | |         r#"
[INFO] [stdout] 121 | |         INSERT INTO user_invitations (id, email, role, invitation_token_hash, expires_at, created_at)
[INFO] [stdout] 122 | |         VALUES ($1, $2, $3, $4, $5, NOW())
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         expires_at,
[INFO] [stdout] 129 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     sqlx::query!(
[INFO] [stdout] 143 | |         r#"
[INFO] [stdout] 144 | |         INSERT INTO users (user_id, username, password_hash, role)
[INFO] [stdout] 145 | |         VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         role as UserRole,
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     sqlx::query!(
[INFO] [stdout] 162 | |         r#"
[INFO] [stdout] 163 | |         UPDATE user_invitations
[INFO] [stdout] 164 | |         SET consumed_at = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         invitation_id,
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | /     sqlx::query!(
[INFO] [stdout] 180 | |         r#"
[INFO] [stdout] 181 | |         UPDATE users
[INFO] [stdout] 182 | |         SET role = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |         user_id,
[INFO] [stdout] 187 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | /     sqlx::query!(
[INFO] [stdout] 198 | |         r#"
[INFO] [stdout] 199 | |         UPDATE users
[INFO] [stdout] 200 | |         SET must_change_password = TRUE
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |         user_id,
[INFO] [stdout] 204 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         "UPDATE users SET totp_secret = $1 WHERE user_id = $2",
[INFO] [stdout] 114 | |         encrypted as Vec<u8>,
[INFO] [stdout] 115 | |         *user_id,
[INFO] [stdout] 116 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/db.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     sqlx::query!(
[INFO] [stdout] 222 | |         r#"
[INFO] [stdout] 223 | |         UPDATE users
[INFO] [stdout] 224 | |         SET password_hash = $1, must_change_password = FALSE
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         user_id
[INFO] [stdout] 229 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 137 | |         "SELECT totp_secret, totp_enabled FROM users WHERE user_id =  $1",
[INFO] [stdout] 138 | |         *user_id,
[INFO] [stdout] 139 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     sqlx::query!(
[INFO] [stdout] 171 | |         "UPDATE users SET totp_enabled = TRUE WHERE user_id = $1",
[INFO] [stdout] 172 | |         *user_id
[INFO] [stdout] 173 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let username = sqlx::query_scalar!("SELECT username FROM users WHERE user_id = $1", *user_id,)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 | /     sqlx::query!(
[INFO] [stdout] 251 | |         "UPDATE users SET totp_secret = NULL, totp_enabled = FALSE WHERE user_id = $1",
[INFO] [stdout] 252 | |         *user_id,
[INFO] [stdout] 253 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         "UPDATE users SET totp_secret = $1 WHERE user_id = $2",
[INFO] [stdout] 114 | |         encrypted as Vec<u8>,
[INFO] [stdout] 115 | |         *user_id,
[INFO] [stdout] 116 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 137 | |         "SELECT totp_secret, totp_enabled FROM users WHERE user_id =  $1",
[INFO] [stdout] 138 | |         *user_id,
[INFO] [stdout] 139 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     sqlx::query!(
[INFO] [stdout] 171 | |         "UPDATE users SET totp_enabled = TRUE WHERE user_id = $1",
[INFO] [stdout] 172 | |         *user_id
[INFO] [stdout] 173 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let username = sqlx::query_scalar!("SELECT username FROM users WHERE user_id = $1", *user_id,)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/auth/handlers.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 | /     sqlx::query!(
[INFO] [stdout] 251 | |         "UPDATE users SET totp_secret = NULL, totp_enabled = FALSE WHERE user_id = $1",
[INFO] [stdout] 252 | |         *user_id,
[INFO] [stdout] 253 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/blog/db.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     sqlx::query!(
[INFO] [stdout] 16 | |         r#"
[INFO] [stdout] 17 | |         INSERT INTO blog_posts(
[INFO] [stdout] 18 | |         post_id, title, slug, sections, excerpt, author, published, created_at, updated_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |         author
[INFO] [stdout] 26 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/blog/db.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let result = sqlx::query!("DELETE FROM blog_posts WHERE post_id = $1", post_id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/blog/db.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 50 | |         r#"
[INFO] [stdout] 51 | |         UPDATE blog_posts
[INFO] [stdout] 52 | |         SET published = $2, updated_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         is_published
[INFO] [stdout] 56 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/blog/db.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |       let total_count = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |         r#"
[INFO] [stdout] 115 | |         SELECT COUNT(*) FROM blog_posts
[INFO] [stdout] 116 | |         WHERE (NOT $1 OR published = true)
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         slug
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/blog/db.rs:135:40
[INFO] [stdout]     |
[INFO] [stdout] 135 |       let articles: Vec<ArticleRecord> = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 136 | |         ArticleRecordRaw,
[INFO] [stdout] 137 | |         r#"
[INFO] [stdout] 138 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         offset
[INFO] [stdout] 150 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/blog/db.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     sqlx::query!(
[INFO] [stdout] 16 | |         r#"
[INFO] [stdout] 17 | |         INSERT INTO blog_posts(
[INFO] [stdout] 18 | |         post_id, title, slug, sections, excerpt, author, published, created_at, updated_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |         author
[INFO] [stdout] 26 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/blog/db.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let result = sqlx::query!("DELETE FROM blog_posts WHERE post_id = $1", post_id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/blog/db.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 50 | |         r#"
[INFO] [stdout] 51 | |         UPDATE blog_posts
[INFO] [stdout] 52 | |         SET published = $2, updated_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         is_published
[INFO] [stdout] 56 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/blog/db.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |       let total_count = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |         r#"
[INFO] [stdout] 115 | |         SELECT COUNT(*) FROM blog_posts
[INFO] [stdout] 116 | |         WHERE (NOT $1 OR published = true)
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         slug
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/modules/blog/db.rs:135:40
[INFO] [stdout]     |
[INFO] [stdout] 135 |       let articles: Vec<ArticleRecord> = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 136 | |         ArticleRecordRaw,
[INFO] [stdout] 137 | |         r#"
[INFO] [stdout] 138 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         offset
[INFO] [stdout] 150 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]  --> src/modules/contact/db.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let total = sqlx::query_scalar!("SELECT COUNT(*) FROM messages")
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     sqlx::query_as!(
[INFO] [stdout] 21 | |         MessageRecord,
[INFO] [stdout] 22 | |         r#"
[INFO] [stdout] 23 | |         SELECT message_id, email, sender_name, message_text, created_at, read_message
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         offset
[INFO] [stdout] 30 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 41 | |         r#"
[INFO] [stdout] 42 | |         UPDATE messages
[INFO] [stdout] 43 | |         SET read_message = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         is_read
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let rate_ok = sqlx::query_scalar!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 62 | |         "SELECT check_email_rate_limit($1, $2, $3)",
[INFO] [stdout] 63 | |         email,
[INFO] [stdout] 64 | |         max_messages,
[INFO] [stdout] 65 | |         window_minutes
[INFO] [stdout] 66 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]  --> src/modules/contact/db.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let total = sqlx::query_scalar!("SELECT COUNT(*) FROM messages")
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     sqlx::query!(
[INFO] [stdout] 81 | |         r#"
[INFO] [stdout] 82 | |         INSERT INTO messages(message_id, email, sender_name, message_text, created_at, read_message)
[INFO] [stdout] 83 | |         VALUES ($1, $2, $3, $4, NOW(), FALSE)
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         message_text
[INFO] [stdout] 89 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     sqlx::query_as!(
[INFO] [stdout] 21 | |         MessageRecord,
[INFO] [stdout] 22 | |         r#"
[INFO] [stdout] 23 | |         SELECT message_id, email, sender_name, message_text, created_at, read_message
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         offset
[INFO] [stdout] 30 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 41 | |         r#"
[INFO] [stdout] 42 | |         UPDATE messages
[INFO] [stdout] 43 | |         SET read_message = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         is_read
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let rate_ok = sqlx::query_scalar!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 62 | |         "SELECT check_email_rate_limit($1, $2, $3)",
[INFO] [stdout] 63 | |         email,
[INFO] [stdout] 64 | |         max_messages,
[INFO] [stdout] 65 | |         window_minutes
[INFO] [stdout] 66 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/modules/contact/db.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     sqlx::query!(
[INFO] [stdout] 81 | |         r#"
[INFO] [stdout] 82 | |         INSERT INTO messages(message_id, email, sender_name, message_text, created_at, read_message)
[INFO] [stdout] 83 | |         VALUES ($1, $2, $3, $4, NOW(), FALSE)
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         message_text
[INFO] [stdout] 89 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExposeSecret`
[INFO] [stdout]  --> src/modules/auth/db.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use secrecy::{ExposeSecret, SecretString};
[INFO] [stdout]   |               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExposeSecret`
[INFO] [stdout]  --> src/modules/auth/db.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use secrecy::{ExposeSecret, SecretString};
[INFO] [stdout]   |               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ArticleRecordRaw`
[INFO] [stdout]  --> src/modules/blog/db.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::models::{ArticleRecord, ArticleRecordRaw};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ArticleRecordRaw`
[INFO] [stdout]  --> src/modules/blog/db.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::models::{ArticleRecord, ArticleRecordRaw};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portfolio-server` (lib test) due to 30 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `portfolio-server` (lib) due to 30 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf", kill_on_drop: false }`
[INFO] [stdout] 56371da387f88bbb984302445b27f67bcaf8b8d78ec318219a04a1c6533449cf
